gpsbabel.git
2003-01-10 robertlAllow link to work on some systems that don't define...
2003-01-10 robertlFix for writing files on big endian systems.
2003-01-10 robertlReference file for testing mapsource.
2003-01-10 robertlImplement Garmin Mapsource format.
2003-01-10 robertlJumbo patch from Mottram.
2003-01-08 robertlCompletly new, data driven XSV handlers. Thanx, Alex!
2003-01-08 robertlFix up timezones on GPX input. Combination of Park...
2003-01-07 robertlDetach explicit polling for acks from rx state machine.
2003-01-07 robertlTidy return value of rtrim. From Fouts.
2003-01-07 robertlIgnore gpsbabel binary.
2003-01-07 robertlIgnore scopes.
2003-01-06 robertlThere is a %lf in scanf, but not printf. From Fouts.
2003-01-06 robertlCast ptr subtraction. From Fouts.
2003-01-06 robertlWhack stray semi. From Fouts.
2003-01-02 robertlGPX: Count size of entity replacements instead of divin...
2003-01-01 robertlNull terminate array, add space on closing tags in...
2003-01-01 robertlRevert bad timezone fix in GPX.
2002-12-31 robertlRobustify windows serial handling.
2002-12-31 robertlSave unknown tags during processing. From Ron Parker.
2002-12-31 robertlCorrectly terminate waypoint "strings" before going...
2002-12-31 robertlInclude version in zip filename.
2002-12-29 robertlAdd tips for Garmin serial comms.
2002-12-21 robertlMultiple arguments require a command with each filename.
2002-12-19 robertlparse url and logpoints. Thanx, Alex!
2002-12-15 robertlCorrectly parse lat/lon from magellan track messasges.
2002-12-13 robertlMore accurately track unknown waypoints on input.
2002-12-11 robertlFix "problem" (looks like legal XML to me, grrr) in...
2002-12-10 robertlUpdates from Alex.
2002-12-10 robertlFinal prep for 1.1.0 release.
2002-12-09 robertlAdd files so release process will work.
2002-12-09 robertlAttempt to plaster over note->description grief when...
2002-12-06 robertlInclude backslashes in args to 'fatal'.
2002-12-06 robertlClear up confusion about groundspeak:date tags.
2002-12-06 robertlInclude version number in binary and help output.
2002-12-06 robertlFix error I introduced on type of GPS_Serial_Read yeste...
2002-12-05 robertlKjeld moved some fields under Ron for new Cetus. ...
2002-12-05 robertlMisc language cleanups.
2002-12-05 robertlUpdate from Ron Parker.
2002-12-04 robertlA new binary from Josh.
2002-12-04 robertlUpdate from Josh. Get the extension list dynamically...
2002-12-04 robertlRemove DOS CR's from files.
2002-12-04 robertlLet Zipfile contain both Windows binaries.
2002-12-04 robertlAdd cmd line flags to allow wrappers to grope what...
2002-12-03 robertlAdd gpsdrive, courtesy Alan Curry.
2002-12-03 robertlAdd the Josh's front end for Windows.
2002-11-27 robertlMore notes<->description fallout. Sigh.
2002-11-27 robertlMisc fixes for Mag 315.
2002-11-26 robertlAdd multi-cache icons for Magellan.
2002-11-25 robertlRegenerate dependencies, add Makefile target to (sort...
2002-11-25 robertl1) Clean up a number of memory overwrites exposed by...
2002-11-24 robertlAdd selectors for GPX and pdb.
2002-11-22 robertlBetter determination of garmin waypoint shortname lengt...
2002-11-21 robertlFinish prototyping GUI Actually invokes gpsbabel now.
2002-11-21 robertlSet environment up for testing.
2002-11-21 robertlTighten test suite for Windows; sync it to UNIX one...
2002-11-21 robertlAnother swing at the illusion that com ports can be...
2002-11-20 robertlAdd tracklog support.
2002-11-20 robertlZero a route head when alloced.
2002-11-20 robertlDisplay alt in a track if we have it.
2002-11-17 robertlLook in text field, too...
2002-11-17 robertlAdd support for Magellan Sportrak.
2002-11-16 robertlHonor unknown alt (make zero) on upload.
2002-11-15 robertlDon't use C++ comments.
2002-11-15 robertlAllow 20 byte waypoint names (wow!) on V. Make runtim...
2002-11-15 robertlsnprintf is C99, not C90.
2002-11-15 robertlUse new 'GPS_Diag' for diagnosing data to/from serial...
2002-11-15 robertlAdd 'GPS_Diag' function to sensibly log data to/from...
2002-11-15 robertlUpdate magellan to read track data into correct interna...
2002-11-14 robertlImplement the "cmt" tag, duplicating to/from descriptio...
2002-11-14 robertlAdd D109 support for newer Garmins.
2002-11-14 robertlMove diag-nose exclusively into debug level 2
2002-11-14 robertlMake debug levels more sensible.
2002-11-14 robertlAdd rtrim to trim those scanf'ed things with all the...
2002-11-14 robertlRespect unknown alt on output.
2002-11-14 robertlTurn on Jeeps debugging via command line.
2002-11-10 robertlUpdates from Nich Heaphy.
2002-11-07 robertlRename TopoMapPro from tmp to tmpro. Thanx, Nick!
2002-11-06 robertlAdd sketchy pointy clicky thingy wrapper in TK.
2002-11-06 robertlAdd TopoMapPro. From Nick Heaphy.
2002-11-05 robertlRemove free from get_options. Thanx, Alex!
2002-11-05 robertlAdd find waypt by name.
2002-11-05 robertlAdd target-specific init options to all file formats.
2002-11-05 robertlRename our "round" to "si_round".
2002-11-01 robertlFix bug parsing MDY in magproto.
2002-11-01 robertlGPX: Don't emit name and descr if we don't have them.
2002-10-29 robertlAdd undocumented (grrr) trkseg tags to gpx track handling.
2002-10-29 robertlAdd validator for GPX output.
2002-10-29 robertlAdd chicago tracklog, as created by mapsend.
2002-10-29 robertlAdd ability to read track files to Magellan mapsend.
2002-10-25 robertlClean up a few missing prototypes, normalize calls...
2002-10-25 robertlAdd 'notes' to struct waypoint for Ron.
2002-10-23 robertlAlex provides a new README.psp.
2002-10-23 robertlBetter quadrant mapping for MS pushpin. Add README...
2002-10-23 robertlComment fix.
2002-10-22 robertlPick up missed fix for route_head_alloc.
2002-10-22 robertlBring in magellan route parsing code I'd had laying...
2002-10-22 robertlStart sketching in routing functions.
2002-10-22 robertlFrom Peter Roosen
2002-10-22 robertlAdd unknonw alt support for Cetus. From Ron Parker.
2002-10-18 robertlFix patch botch.
next